Skip to content

Conversation

tsmithsz
Copy link
Contributor

@tsmithsz tsmithsz commented Jul 9, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Added logging to capture when the Amazon Q Chat server is fully initialized and ready to process events. This log will be used to measure load time latency between IDE startup and when the Q Chat UI becomes available for user input. The log is placed after uiReady.complete(true) to accurately reflect when both UI and server components are ready.>

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tsmithsz tsmithsz requested a review from a team as a code owner July 9, 2025 21:15
@tsmithsz tsmithsz enabled auto-merge (squash) July 9, 2025 23:08
@tsmithsz tsmithsz disabled auto-merge July 10, 2025 19:22
@samgst-amazon samgst-amazon merged commit b066f7d into aws:main Jul 15, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants